Welcome![Sign In][Sign Up]
Location:
Search - socket txt

Search list

[Other resourceATMega8_PWM_LCD

Description: 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。 有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。 支持红外遥控器输入。 ..\\频率发生器.prj ......主芯片项目文件 ..\\频率发生器.c ......主芯片主程序 ..\\频率发生器.asm ......主芯片汇编文件(自动生成) ..\\频率发生器.hex ......可供烧录的文件 ..\\频率发生器_client.prj ......副芯片项目文件 ..\\频率发生器_client.c ......副芯片主程序 ..\\频率发生器_client.asm ......副芯片汇编文件 ..\\频率发生器_client.hex ......可供烧录的文件 ..\\Config.h ......硬件配置文件 ..\\Input.c ......接受红外遥控器输入并在LCD中显示 ..\\LCD_Interface.c ......LCD 1602 接口文件 ..\\Menu.c ......在LCD中显示菜单和其它信息 ..\\Menu.h ......菜单定义文件 ..\\Readme.txt ......本说明文件-use the timer function and PWM function, the production of frequency generator. A LCD display, real-time adjustments can socket all the relevant registers contents. Support infrared remote control input. .. \\ Frequency generator. Prj ...... main chip project document .. \\ frequency generator. C ..... . Main Chip main program .. \\ frequency generator. asm2 ...... main chip compilation document (automatic generation) .. \\ frequency generator. hex ...... for copying documents .. \\ frequency generator _client.p rj ...... vice chip project document .. \\ frequency generator vice-_client.c ...... film main program .. \\ frequency generator _client.asm ...... Deputy Chip compilation .. \\ frequency _client.hex ...... rate generator for copying documents .. \\ Config.h. ..... hardware configuration fi
Platform: | Size: 61499 | Author: Aleyn.wu | Hits:

[Scanner1234123213

Description: 用原始套接字监听局域网内的数据包,解析IP头内的目的IP出现问题.txt-socket with the original wiretapping LAN data packets, IP analytic purposes within the first IP problems. Txt
Platform: | Size: 1725 | Author: 李方 | Hits:

[Telnet ServerMyTelnet

Description: telnet服务器的实现: 1.客户端通过telnet连接后,服务器返回系统的一些信息(自己定义,至少应该包括程序作者的学号),之后显示提示符\"login:\"提示用户输入用户名进行登录 2.要求对用户名和密码进行验证。用户名和密码均为学号的后3位。如果用户名和密码错误则返回invalid user or passwd并提示重新输入 3.服务器端至少支持如下命令(命令不带参数) author:返回程序作者的相关信息 date:返回服务器的当前日期,日期的格式自己定义,但在help中做出说明 time:返回服务器的当前时间,时间的格式自己定义,但在help中做出说明 help:返回服务器所支持的命令 bye:与服务器断开连接 若输入了不支持的命令,则应回显相应的提示,如提示用户键入help来查看相应的命令 提示:服务器端有一个接收客户端输入字符的缓冲区,逐个字符进行接收;当发现是回车键后,即执行已接收字符对应的命令并回显.另外,telnet.exe是windows下自带的程序 设计的要求如下: 1.使用基本的套接口函数进行开发,即使用socket()、bind()、listen()、accept()等 2.不使用图形界面,只要能用文本显示相关信息即可,另外,需要把这些相关信息写入到一日志文件中(文件名为:学号.txt) 内附程序说明书
Platform: | Size: 70636 | Author: 张某某 | Hits:

[Telnet Clienttelnet config

Description: TELNET程序,用SOCKET控件开发,可以支持 从TXT文件中读取命令并执行-TELNET procedures used SOCKET control development, TXT support from the document read the Executive Order and
Platform: | Size: 13312 | Author: hzc | Hits:

[SCMATMega8_PWM_LCD

Description: 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。 有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。 支持红外遥控器输入。 ..\频率发生器.prj ......主芯片项目文件 ..\频率发生器.c ......主芯片主程序 ..\频率发生器.asm ......主芯片汇编文件(自动生成) ..\频率发生器.hex ......可供烧录的文件 ..\频率发生器_client.prj ......副芯片项目文件 ..\频率发生器_client.c ......副芯片主程序 ..\频率发生器_client.asm ......副芯片汇编文件 ..\频率发生器_client.hex ......可供烧录的文件 ..\Config.h ......硬件配置文件 ..\Input.c ......接受红外遥控器输入并在LCD中显示 ..\LCD_Interface.c ......LCD 1602 接口文件 ..\Menu.c ......在LCD中显示菜单和其它信息 ..\Menu.h ......菜单定义文件 ..\Readme.txt ......本说明文件-use the timer function and PWM function, the production of frequency generator. A LCD display, real-time adjustments can socket all the relevant registers contents. Support infrared remote control input. .. \ Frequency generator. Prj ...... main chip project document .. \ frequency generator. C ..... . Main Chip main program .. \ frequency generator. asm2 ...... main chip compilation document (automatic generation) .. \ frequency generator. hex ...... for copying documents .. \ frequency generator _client.p rj ...... vice chip project document .. \ frequency generator vice-_client.c ...... film main program .. \ frequency generator _client.asm ...... Deputy Chip compilation .. \ frequency _client.hex ...... rate generator for copying documents .. \ Config.h. ..... hardware configuration fi
Platform: | Size: 61440 | Author: Aleyn.wu | Hits:

[Internet-Network1234123213

Description: 用原始套接字监听局域网内的数据包,解析IP头内的目的IP出现问题.txt-socket with the original wiretapping LAN data packets, IP analytic purposes within the first IP problems. Txt
Platform: | Size: 1024 | Author: | Hits:

[Windows DevelopFTP_client_by_C

Description: 遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件-AC_FTP is a file transfer protocol client that uses asynchronous socket operation mode and utilizes many programming techniques described in detail throughout the book. It connects to an FTP server, sends commands and receives replies according to rfc959.txt">RFC 959 to get and put files, change directories, get file lists, delete files.
Platform: | Size: 37888 | Author: 张凯瑞 | Hits:

[Internet-NetworkMySocket

Description: 自封装socket类,功能相对全面,使用相对方便,我用的txt文档,请自己拷贝到编译器使用,vs2005编译通过-It s a socket class and you can use it as the introduce
Platform: | Size: 3072 | Author: BruceLee | Hits:

[Internet-NetworkP2pFileShareing

Description: 这是一次作业的,基于MFC框架,实现的局域网P2P文件共享系统。每一个peer端可以共享文件,其他Peer可以进行文件的查找和定位。文件夹内包含一个全面的DOC文档,包括类设计,线程调度,使用说明等。该网络模型简单实用,可供Socket初学者学习使用。 请先阅读Readme.txt,然后阅读文件夹内的dox文档。-This is a job. MFC-based framework to achieve the local area network P2P file sharing system. Each peer client can share files (size less than 6KB), other documents Peer can find. Network model is simple and practical for beginners learning to use the Socket.
Platform: | Size: 3976192 | Author: mqb | Hits:

[Internet-Networkaffair_request

Description: 基于 win-socket 小程序,包括界面,可载入TXT文件发送-Based on win-socket applet, including the interface, load the TXT file can be sent
Platform: | Size: 10236928 | Author: 徐露 | Hits:

[Internet-NetworkRecvData

Description: Socket客户端接受程序,接收服务端传输过来的数据文件,暂时只支持txt文件。-SOCKET Client,Recieve the file from server
Platform: | Size: 8797184 | Author: Andy | Hits:

[Internet-Networkgcc_socket_program

Description: 自己写的,实现了基本的网络通讯,上传文件和p2p下载.txt文件-gcc socket program
Platform: | Size: 6144 | Author: mao | Hits:

[Windows DevelopTtellnetconnfE

Description: TELNET程序源码,用SOCKET控件源码开发,能支持持从TXT文件中读取命令并执行 -TELNET program source code, with SOCKET control source development, support for holding the read commands from a TXT file and execute
Platform: | Size: 13312 | Author: qschh | Hits:

[JSP/JavaFiction-manager

Description: 北大青鸟学生后第一单元项目,小说管理器。在线 TXT 小说阅读目前广泛流行,基于这一实际需求,开发基于Socket 的在线迷你TXT小说管理平台,TXT 小说管理平台的主要功能包括会员的登录与注册,按小说分类在线阅读、上传和下载小说。-Beida Jade Bird students first unit projects novel manager. Online TXT novel to read current popularity based on the actual demand, the development is based on a novel management platform of Socket' s online mini-TXT, TXT novel management platform features including the members login and registration, online novel classification, upload and download novels.
Platform: | Size: 532480 | Author: 杨帆 | Hits:

[Internet-Networksocket_tcp

Description: 用c语言写成的一个基于tcp的socket小程序。分为客户端和服务器端,先运行服务器端,然后运行客户端,客户端需要登录,用户名密码在服务器文件夹下的1.txt文件中。互相可以发送文本聊天,客户端可以向服务器发送各种类型的文件(大于1g也可以)-Based tcp socket small program written in c language. Divided into client and server side, first run the server side, and then run the client, the client need to log in, the user name password in the server folder 1.txt file. Can be sent to each other text chat, the client can be sent to the server, the types of file (may also be greater than 1g)
Platform: | Size: 503808 | Author: Rae | Hits:

[JSP/JavaSSLSocket

Description: java 实现的SSL单向、双向加密socket数据传输,包含keystore文件,readme.txt中包含windows下生成keystore的shell ,以及来自网上的参考网址,此项目导入Eclipse后可以直接运行-java implementation of SSL-way, two-way data transmission encryption socket that contains the keystore file, readme.txt under windows generated keystore contains the shell, as well as from the online reference site, this project into Eclipse can be run directly
Platform: | Size: 40960 | Author: 王世修 | Hits:

[Program docUDP_Trans

Description: 网络通信,介绍基于TCP/IP协议下的UDP数据包的传递方法。-socket upd,in vb how to use udp protocal to transmate infomation by tcp/ip.this is a txt file write by dl.
Platform: | Size: 1024 | Author: kk.dl | Hits:

[Internet-NetworkTran

Description: 可以实现文本类型文件传输的Socket 本人自学不够专业 仅供初学者交流学习 QQ2993805993-It s a program can translate the .txt file.
Platform: | Size: 16138240 | Author: 王兄 | Hits:

[Internet-NetworkServer

Description: socket server tcp 服务端。可以创建自己的监听端口和IP(ip要符合自身电脑).收到的记录文件保存在c:/1.txt -socket server tcp
Platform: | Size: 7629824 | Author: cb | Hits:

[Driver DevelopUDP_Trans

Description: 网络通信,介绍基于TCP/IP协议下的UDP数据包的传递方法。-socket upd,in vb how to use udp protocal to transmate infomation by tcp/ip.this is a txt file write by dl.
Platform: | Size: 1024 | Author: ohrkesvi | Hits:
« 1 23 »

CodeBus www.codebus.net